set

abstract fun set(key: String, value: String)

Set a text variable.

Parameters

key

the variable's key.

value

the text to replace the variable with.